x86_emulate: read/write/insn_fetch emulation hooks now all take a
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 30 Jun 2008 13:19:09 +0000 (14:19 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 30 Jun 2008 13:19:09 +0000 (14:19 +0100)
commit1be51142f1bc756a5d7b5f55146af2fab8a6d89b
tree66650fd91c71490c95c353a93b9fca6e961cb7cc
parent04465fbeb9188b148101cff73994496c40355582
x86_emulate: read/write/insn_fetch emulation hooks now all take a
pointer to emulator data buffer, and an arbitrary byte count (up to
the size of a page of memory).

Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
tools/tests/test_x86_emulator.c
xen/arch/x86/hvm/emulate.c
xen/arch/x86/mm.c
xen/arch/x86/mm/shadow/common.c
xen/arch/x86/x86_emulate/x86_emulate.c
xen/arch/x86/x86_emulate/x86_emulate.h